home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Many Bugs in a Box
/
How Many Bugs in a Box.cdr
/
bugs
/
act3
/
00273_boxchoose.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-28
|
261 b
|
10 lines
on prepreward
repeat with xxx = 5 to 48
set the visible of sprite xxx to 1
puppetSprite(xxx, 0)
set the locH of sprite xxx to the locH of sprite xxx
set the castNum of sprite xxx to the castNum of sprite xxx
updateStage()
end repeat
end